In the UI, Alerts page, I can find incidents by using the “Incident Title” filter. A common question we get is “did something alert” where we have to go back and validate that an alert did indeed occur as part of an audit process.
I’m trying to find incidents programatically using the List Incidents API and this doesn’t appear to offer the title as a filter condition: https://api-reference.pagerduty.com/#!/Incidents/get_incidents
Is there a separate API for alerts that allows for this?